• Launch MakeMyTrip Website

    5:19:42 PM / 00:04:31:240 Pass

    Launch MakeMyTrip Website
    09.12.2025 5:19:42 PM 09.12.2025 5:24:13 PM 00:04:31:240 · #test-id=1
    Given The browser is launched with "https://www.makemytrip.com"
    When The Account Creation page is loaded
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    Then Validate the header of the page
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    Given The browser is launched with "https://www.makemytrip.com"
    And User has navigated to "Hotels" tab
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    When The User enters "Bangalore" as City
    %s city has been selected....
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    Then Click on Search Button
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    PassBook bus functionality for different locations
    Given The browser is launched with "https://www.makemytrip.com"
    And User has navigated to "Bus" tab
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    When The user enters "Chennai" location and "Bangalore" location
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    And I click on Search
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    Then User should be able to view the list of available buses
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    PassBook bus functionality for different locations
    Given The browser is launched with "https://www.makemytrip.com"
    And User has navigated to "Bus" tab
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    When The user enters "Bangalore" location and "Hyderabad" location
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    And I click on Search
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot
    Then User should be able to view the list of available buses
    com.work.framework.StepDefinitions.Hooks.attachScreenshots(io.cucumber.java.Scenario)
    webdriver_screenshot

Started

Sep 12, 2025 05:19:41 PM

Ended

Sep 12, 2025 05:24:14 PM

Features Passed

1

Features Failed

0

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@SmokeTest 2 0 0 0 100%